DX11 GET LIMB POSITION Z

Returns the current Z position of the specified limb.

  Syntax
Return Float = DX11 GET LIMB POSITION Z(limb, [absolute])
  Parameters
limb
Dword
The limb to get the position of.
[Optional] absolute
Boolean
If set to true, the absolute limb position will be returned (taking animations into account). Defaults to false, which will get the relative position to the parent Limb.

  Returns

The Z position of the given limb.

  See also

LIMB Functions Menu
DX11 Function Categories